scalar processor meaning in English
标量处理机
纯量处理器
Examples
- Instead of using specially optimized vector hardware , it uses standard scalar processors , but in large numbers to perform several computations in parallel
它不使用专门优化过的向量硬件,而是使用标准的标量处理器,但是它采用了大量的处理器来并行处理多个计算任务。 - Fundamentally , both vector and scalar processors execute instructions based on a clock ; what sets them apart is the ability of vector processors to parallelize computations involving vectors such as matrix multiplication , which are commonly used in high performance computing
从根本上来讲,向量处理器和标量处理器都是基于时钟周期来执行指令的;使它们产生区别的是向量处理器并行处理与向量有关的计算的能力(例如矩阵乘法) ,这在高性能计算中是非常常见的。